home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / rocketcar2.swf / scripts / frame_8 / PlaceObject2_429_157 / CLIPACTIONRECORD on(press).as next >
Encoding:
Text File  |  2008-09-24  |  78 b   |  7 lines

  1. on(press){
  2.    if(_visible)
  3.    {
  4.       _root.changeSelection(10);
  5.    }
  6. }
  7.